Skip to content

Conversation

balajis-qb
Copy link
Contributor

@balajis-qb balajis-qb commented Aug 20, 2025

Description

Linked issue: #5794

Problem
This PR updates our utility class .sr-only to .react-datepicker__sr-only, to improve accessibility support scoped to the react-datepicker package.

Changes

  • Added a scoped screen-reader-only CSS class: .react-datepicker__sr-only
  • Replaced our existing .sr-only with .react-datepicker__sr-only

Contribution checklist

  • I have followed the contributing guidelines.
  • I have added sufficient test coverage for my changes.
  • I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

…er support

- Add scoped class to avoid conflicts with other components
Copy link

codecov bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.23%. Comparing base (0aecff1) to head (a995a34).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5813   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          30       30           
  Lines        3441     3441           
  Branches     1438     1457   +19     
=======================================
  Hits         3346     3346           
  Misses         95       95           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@balajis-qb
Copy link
Contributor Author

Hi @martijnrusschen,

The security pipeline is failing as ANTHROPIC_API_KEY is not found. Could you please take a look into it?

@martijnrusschen
Copy link
Member

Please rebase to get your branch up to date.

@martijnrusschen martijnrusschen merged commit 7c7ad8f into Hacker0x01:main Aug 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants